home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1998 July / EnigmA AMIGA RUN 29 (1998)(G.R. Edizioni)(IT)[!][issue 1998-07 & 08].iso / earcd / utils / vttest3 / schutz / storage_vt / ffh < prev    next >
Text File  |  1997-06-08  |  299b  |  17 lines

  1.  
  2. /* 2xDD auf Festplatte */
  3.  
  4. Device         = fmsdisk.device
  5. Unit           = 1
  6. mount          = 1
  7. Flags          = 1
  8. Surfaces       = 2
  9. BlocksPerTrack = 22
  10. Reserved       = 2
  11. Interleave     = 0
  12. LowCyl         = 0
  13. HighCyl        = 79
  14. Buffers        = 2
  15. BufMemType     = 0
  16. DosType           = 0x444F5301
  17.